home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / relnotes / ch4.cmm < prev    next >
Text File  |  1994-08-01  |  3KB  |  103 lines

  1. .ds FF Flex\s-1FAX\s+1
  2. .nr H1 3
  3. .H 1 "Changes and Additions"
  4. .\"
  5. .\"
  6. .\"
  7. .\" What changes have been made to <product> features that were in its
  8. .\" last release? Include feature enhancements here.
  9. .\"
  10. .\"
  11. .\" What features have been added to <product> since its last release?
  12. .\"
  13. .\"
  14. The following list describes changes and additions made to this software
  15. since the 2.2.1 release.
  16. .P
  17. General changes:
  18. .BL
  19. .LI
  20. Support has been added for modems that conform
  21. to the EIA/TIA-592 Class 2.0 specification.
  22. .LI
  23. The software has been updated to work on IRIX 5.X systems.
  24. .LE
  25. .P
  26. Changes in the prototype config files:
  27. .BL
  28. .LI
  29. The AT&T DataPort Class 1 support now sets \f3NoCarrierRetrys\fP to 3 to
  30. deal with the modem's braindamaged way of returning "\s-1OK\s+1" instead of
  31. "\s-1NO ANSWER\s+1" when a dial request times out.
  32. .LI
  33. The Telebit file is now used for QBlazer modems with fax support.
  34. .LI
  35. There is a new file for the AT&T DataPort with Class 2 firmware.
  36. .LI
  37. There is a new file for the USR Courier with Class 2.0 firmware.
  38. .LE
  39. .P
  40. Changes to the fax server:
  41. .BL
  42. .LI
  43. It is now possible to override the \s-1+FDCC=?\s+1 query with fixed values
  44. (this is to workaround a bug in the AT&T DataPort Class 2 firmware).
  45. .LI
  46. Practical Peripherals modems are now automatically recognized as
  47. not properly handling the \s-1+FDIS\s+1 command and their capabilities are
  48. restricted so that they work correctly (albeit in a limited configuration).
  49. .LI
  50. Most of the Class 2-related commands are now settable through the
  51. modem configuration file.
  52. .LI
  53. The Class 1 and 2 drivers now interpret an "\s-1OK\s+1" result to a dial request
  54. to mean "\s-1NO ANSWER\s+1" (for the AT&T DataPort).
  55. .LI
  56. The negotiated min scanline time can now be controlled through info files.
  57. .LI
  58. Jobs that encounter a protocol error are now retried more quickly
  59. (see the \f3JobReqProto\fP configuration parameter).
  60. .LI
  61. The server status now reflects when it is preparing jobs for transmission.
  62. .LI
  63. It is now easier to fiddle with the job queueing parameters; the default
  64. values can be overridden through the
  65. \f3JobReqBusy\fP, \f3JobReqNoAnswer\fP,
  66. \f3JobReqNoCarrier\fP, \f3JobReqProto\fP, and
  67. \f3JobReqOther\fP configuration parameters.
  68. .LI
  69. It is now possible to control the \s-1UUCP\s+1 lock file timeout handling; see
  70. the \f3UUCPLockTimeout\fP configuration parameter.
  71. .LE
  72. .P
  73. Changes to the \f2faxaddmodem\fP program:
  74. .BL
  75. .LI
  76. Support was added for Class 2.0 modems.
  77. .LI
  78. A warning is now generated if multiple prototype config files exist
  79. for the same product ID code (for Class 1 modems).
  80. .LI
  81. If a modem supports multiple classes the user is prompted to choose
  82. which class to configure.
  83. .LE
  84. .P
  85. Changes in the utility code:
  86. .BL
  87. .LI
  88. A new \f2typetest\fP program was added for testing typerules files.
  89. .LI
  90. The \f2xferstats\fP script now merges similar user accounts and is also
  91. more careful about ignoring calls that fail during dialing\(emthis
  92. makes the generated statistics more informative.
  93. .LI
  94. A new \f2faxcron\fP shell script is included for use on machines where
  95. \*(FF servers are run.
  96. .LE
  97. .P
  98. Changes to the manual pages:
  99. .BL
  100. .LI
  101. \f2faxcron\fP\|(1M) is a new page that describes the maintenenance script
  102. .LE
  103.